[INFO] fetching crate spire-proxy 0.0.28...
[INFO] testing spire-proxy-0.0.28 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate spire-proxy 0.0.28 into /workspace/builds/worker-2-tc2/source
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate spire-proxy 0.0.28
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate spire-proxy 0.0.28
[INFO] tweaked toml for crates.io crate spire-proxy 0.0.28 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate spire-proxy 0.0.28 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate spire-proxy 0.0.28 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a9d8b4345dc534c669f252af59ba8dcbf40befc3bcb97c119e621ed0163e7d1f
[INFO] running `Command { std: "docker" "start" "-a" "a9d8b4345dc534c669f252af59ba8dcbf40befc3bcb97c119e621ed0163e7d1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a9d8b4345dc534c669f252af59ba8dcbf40befc3bcb97c119e621ed0163e7d1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9d8b4345dc534c669f252af59ba8dcbf40befc3bcb97c119e621ed0163e7d1f", kill_on_drop: false }`
[INFO] [stdout] a9d8b4345dc534c669f252af59ba8dcbf40befc3bcb97c119e621ed0163e7d1f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3aa4da4166a77c169a6f4f81148c62f0d6dfaff62280d845b9f4a1b76773e164
[INFO] running `Command { std: "docker" "start" "-a" "3aa4da4166a77c169a6f4f81148c62f0d6dfaff62280d845b9f4a1b76773e164", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling cc v1.2.53
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling time-macros v0.2.26
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling event-listener v5.3.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling time v0.3.46
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling zmij v1.0.17
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling polling v3.8.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling async-io v2.4.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling flate2 v1.1.8
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.6.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling openssl-probe v0.2.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling asn1-rs v0.7.1
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling async-signal v0.2.11
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.44
[INFO] [stderr]    Compiling event-listener v3.1.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling compression-core v0.4.31
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling mockall_derive v0.14.0
[INFO] [stderr]    Compiling oid-registry v0.8.1
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling compression-codecs v0.4.36
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling async-process v1.8.1
[INFO] [stderr]    Compiling scrypt v0.11.0
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling delay_timer v0.11.6
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling async-net v1.8.0
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling protobuf-support v3.7.2
[INFO] [stderr]    Compiling async-executor v1.13.2
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling webpki-roots v1.0.5
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling typetag v0.2.21
[INFO] [stderr]    Compiling mockall v0.14.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling prometheus v0.14.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling clap_builder v4.5.55
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling rcgen v0.14.7
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling smol v1.3.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling pkcs5 v0.7.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling prost-types v0.14.1
[INFO] [stderr]    Compiling async-compression v0.4.37
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling der-parser v10.0.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling cron_clock v0.8.0
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling serial_test_derive v3.3.1
[INFO] [stderr]    Compiling typetag-impl v0.2.21
[INFO] [stderr]    Compiling concat-idents v1.1.5
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling rs-snowflake v0.6.0
[INFO] [stderr]    Compiling http-range v0.1.5
[INFO] [stderr]    Compiling inventory v0.3.21
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling fragile v2.0.1
[INFO] [stderr]    Compiling notify-types v2.0.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling oas3 v0.20.1
[INFO] [stderr]    Compiling jsonwebtoken v10.3.0
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling tonic v0.14.2
[INFO] [stderr]    Compiling x509-parser v0.18.0
[INFO] [stderr]    Compiling hyper-staticfile v0.10.1
[INFO] [stderr]    Compiling clap v4.5.55
[INFO] [stderr]    Compiling serial_test v3.3.1
[INFO] [stderr]    Compiling prost-reflect v0.16.3
[INFO] [stderr]    Compiling mimalloc v0.1.48
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling instant-acme v0.8.4
[INFO] [stderr]    Compiling logroller v0.1.10
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling iprange v0.6.7
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling spire-proxy v0.0.28 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `delay_timer::anyhow::anyhow`
[INFO] [stdout]  --> src/app/run.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use delay_timer::anyhow::anyhow;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Compression`
[INFO] [stdout]  --> src/configuration_service/logger.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | use logroller::{Compression, LogRollerBuilder, Rotation, RotationAge, TimeZone};
[INFO] [stdout]   |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `info`
[INFO] [stdout]  --> src/middleware/compression.rs:9:22
[INFO] [stdout]   |
[INFO] [stdout] 9 | use tracing::{debug, info, warn};
[INFO] [stdout]   |                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `http::HeaderMap`
[INFO] [stdout]   --> src/proxy/http1/http_proxy.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use http::HeaderMap;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sha1::Digest`
[INFO] [stdout]   --> src/proxy/http1/websocket_proxy.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use sha1::Digest;
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/app/run.rs:39:19
[INFO] [stdout]    |
[INFO] [stdout] 39 |         .map_err(|e| AppError::from("Failed to install rustls crypto provider"))?;
[INFO] [stdout]    |                   ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `guard`
[INFO] [stdout]   --> src/app/run.rs:36:25
[INFO] [stdout]    |
[INFO] [stdout] 36 |     let (reload_handle, guard) = setup_logger()?;
[INFO] [stdout]    |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_guard`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pem`
[INFO] [stdout]   --> src/control_plane/cert_loader.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let pem = cert.pem();
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_pem`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `current_type`
[INFO] [stdout]   --> src/control_plane/rest_api.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |     let current_type = api_service.server_type.clone();
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `host_option`
[INFO] [stdout]    --> src/health_check/health_check_task.rs:200:13
[INFO] [stdout]     |
[INFO] [stdout] 200 |         let host_option = Url::parse(item.endpoint.as_str());
[INFO] [stdout]     |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_host_option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `inbound_headers`
[INFO] [stdout]   --> src/middleware/cors_config.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |         inbound_headers: HeaderMap,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inbound_headers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `inbound_headers`
[INFO] [stdout]   --> src/middleware/headers.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |         inbound_headers: HeaderMap,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inbound_headers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `inbound_headers`
[INFO] [stdout]    --> src/middleware/middlewares.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 |         inbound_headers: HeaderMap,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inbound_headers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LetsEncryptResponse` is never constructed
[INFO] [stdout]   --> src/control_plane/certificate_api.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | struct LetsEncryptResponse {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BaseHealthCheckParam` is never constructed
[INFO] [stdout]  --> src/vojo/anomaly_detection.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct BaseHealthCheckParam {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DomainsConfig` is never constructed
[INFO] [stdout]  --> src/vojo/domain_config.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct DomainsConfig {
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AnomalyDetectionStatus` is never constructed
[INFO] [stdout]    --> src/vojo/router.rs:192:12
[INFO] [stdout]     |
[INFO] [stdout] 192 | pub struct AnomalyDetectionStatus {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SplitItem` is never constructed
[INFO] [stdout]    --> src/vojo/router.rs:219:12
[INFO] [stdout]     |
[INFO] [stdout] 219 | pub struct SplitItem {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RegexMatch` is never constructed
[INFO] [stdout]    --> src/vojo/router.rs:225:12
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct RegexMatch {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TextMatch` is never constructed
[INFO] [stdout]    --> src/vojo/router.rs:229:12
[INFO] [stdout]     |
[INFO] [stdout] 229 | pub struct TextMatch {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SniCertResolver` is never constructed
[INFO] [stdout]  --> src/vojo/sni_cert_resolver.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct SniCertResolver {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `load_cert` are never used
[INFO] [stdout]   --> src/vojo/sni_cert_resolver.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl SniCertResolver {
[INFO] [stdout]    | -------------------- associated items in this implementation
[INFO] [stdout] 14 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub fn load_cert(
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/proxy/http2/grpc_proxy.rs:291:13
[INFO] [stdout]     |
[INFO] [stdout] 291 |             connection.await;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 291 |             let _ = connection.await;
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `spire-proxy` (bin "spire"); 23 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name spire --edition=2024 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C lto -C codegen-units=256 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=573c259017b4962e -C extra-filename=-f79eabe195c523d7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-381ba62f643c9eda.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-6a4c3cfa40d0e3f9.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-8ecf34ac8c1fd36b.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-336c25c520ae222e.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b8ea825bd2f28615.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-9a679385cec6bed8.rlib --extern delay_timer=/opt/rustwide/target/debug/deps/libdelay_timer-7a217958d1474590.rlib --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-bbd1a6320f00a418.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-d2d2e703bf771d59.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-a2c0030711c09f78.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-be18881177befb2d.rlib --extern h2=/opt/rustwide/target/debug/deps/libh2-1bca8d173138d101.rlib --extern home=/opt/rustwide/target/debug/deps/libhome-b20367c8570b8f94.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-0406db0aa54fabc8.rlib --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-91a6881a6c67d2f4.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-b5033ccb987fcbb3.rlib --extern httpdate=/opt/rustwide/target/debug/deps/libhttpdate-21d41547fca14218.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-0c208245c38a452e.rlib --extern hyper_rustls=/opt/rustwide/target/debug/deps/libhyper_rustls-916f11bbad56bfb7.rlib --extern hyper_staticfile=/opt/rustwide/target/debug/deps/libhyper_staticfile-f75fc4d86b6a77a1.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-c7913973407852d3.rlib --extern instant_acme=/opt/rustwide/target/debug/deps/libinstant_acme-3a53a071c69b6137.rlib --extern ipnet=/opt/rustwide/target/debug/deps/libipnet-9a52c681c93cdded.rlib --extern iprange=/opt/rustwide/target/debug/deps/libiprange-de58f8f7fd85e16f.rlib --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-4ad5cf9ef4c30f47.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-400686297c30fcf2.rlib --extern logroller=/opt/rustwide/target/debug/deps/liblogroller-8bdccf87541781a6.rlib --extern mimalloc=/opt/rustwide/target/debug/deps/libmimalloc-93fecf5d5943fb43.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-f1570b125c7eab8c.rlib --extern mockall=/opt/rustwide/target/debug/deps/libmockall-feab484c791fd85a.rlib --extern notify=/opt/rustwide/target/debug/deps/libnotify-49105f1987d537d9.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-766cbe8181f72ec0.rlib --extern oas3=/opt/rustwide/target/debug/deps/liboas3-182ae305c9a9371d.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-b1b117bf5c29a388.rlib --extern pkcs8=/opt/rustwide/target/debug/deps/libpkcs8-53aba9f44bed034c.rlib --extern prometheus=/opt/rustwide/target/debug/deps/libprometheus-6caf9d8d66c1e1a2.rlib --extern prost_reflect=/opt/rustwide/target/debug/deps/libprost_reflect-a1fb12840aa0ca07.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-7ddc7f847e88a0f5.rlib --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-04c27862e8863077.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-f1a546d32cbb05cf.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-1e1f694f5d737f82.rlib --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-4cdf8c13abb4fc3c.rlib --extern rustls_pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-f349e54acaa776f3.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-0c35cce782298dd8.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1fb80cc7868d1eec.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-0fccf54c0701aedc.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-a5c1a7819e524f58.rlib --extern sha1=/opt/rustwide/target/debug/deps/libsha1-c675a128c960d58d.rlib --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-c8da7ddfe094d9d7.so --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-af3aa3235b7efaf4.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-02bc4ed7ccf48354.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-0e2e8495239b3d13.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-28243098903a5a13.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-b9a1ebe5d8fab1e2.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-86bb920511cb5026.rlib --extern tonic=/opt/rustwide/target/debug/deps/libtonic-2e491fae1afa8dd1.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-ffa2ae027a75d944.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-5fbfe3524bba3b4f.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-537caac3db0df551.rlib --extern tracing_appender=/opt/rustwide/target/debug/deps/libtracing_appender-b073bf17e50f5a23.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-8c9ebe5b711ce5ea.rlib --extern typetag=/opt/rustwide/target/debug/deps/libtypetag-e954a9d9ce2bba51.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-ffc405f9d4112056.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-57ca11f968e2afb7.rlib --extern webpki_roots=/opt/rustwide/target/debug/deps/libwebpki_roots-4e79e0d358d82e8d.rlib --extern x509_parser=/opt/rustwide/target/debug/deps/libx509_parser-1dfb763b53808132.rlib --extern zstd=/opt/rustwide/target/debug/deps/libzstd-34cfe33b07a15d39.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-877d13e84be3b9b6/out -L native=/opt/rustwide/target/debug/build/libmimalloc-sys-9d09d34baf89f01a/out -L native=/opt/rustwide/target/debug/build/zstd-sys-e8ff15b8715b7aa5/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "3aa4da4166a77c169a6f4f81148c62f0d6dfaff62280d845b9f4a1b76773e164", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3aa4da4166a77c169a6f4f81148c62f0d6dfaff62280d845b9f4a1b76773e164", kill_on_drop: false }`
[INFO] [stdout] 3aa4da4166a77c169a6f4f81148c62f0d6dfaff62280d845b9f4a1b76773e164
